home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / introduction / 341 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.0 KB

  1. Path: toad.stack.urc.tue.nl!not-for-mail
  2. From: jaco@stack.urc.tue.nl (Jaco Schoonen)
  3. Newsgroups: comp.sys.amiga.introduction
  4. Subject: Re: Amiga Multitasking...yawn
  5. Date: 1 Mar 1996 01:50:24 +0200
  6. Organization: MCGV Stack, Eindhoven University of Technology, the Netherlands.
  7. Message-ID: <4h5e40$ioo@toad.stack.urc.tue.nl>
  8. References: <4h4qtn$96v@cloner3.netcom.com>
  9. NNTP-Posting-Host: toad.stack.urc.tue.nl
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Jonathan Pitt (trreco@ix.netcom.com) wrote:
  13. : Hello Amigians,
  14.  
  15. : PC-weeNEE here....I have been a PC user for VERY long time. Since the
  16. : Amiga came out I always interested. I got one now, an A500 1 meg chip,
  17. : 2megs Fast, WB 2.05, 250megHD . 
  18.  
  19. First of all you can't expect much speed of a simple A500. The processor is
  20. *slow*.
  21.  
  22.  
  23. : If I copy a file from disk to Hard drive (OS is on HD but not partition
  24. : copying to)...I wait and boy do I have to WAIT! Now I thought I could
  25. : copy a file and do whatever else. Why is this? could I copy a file from
  26. : floppy to HD, if I had two HD's? One for the OS and One for the file
  27. : being copied to.
  28.  
  29. You're confusing two things here: Multi-tasking and multi-threading. 
  30. Let me explain: Simplest is single-threading. Each program acts like it has
  31. an entire computer all for itself. The program does one thing at the time.
  32. After finishing that, it goes on to the next thing. 
  33. Then there's multi-threading. Such a program is waiting for input from the
  34. user. If it get's some input (like 'copy a file to hd') it starts another
  35. process which will do that and then is immediately ready for new input. Such
  36. a program can have lot's of child-tasks running at the same time. This is a 
  37. little (but not that much) harder to program.
  38.  
  39. Unfortuantely the Workbench itself is single-threaded. Thus when you copy a
  40. file to hd you will have to wait until it's finished before you can do the
  41. next action with the *workbench*. But it's no problem at all to use other
  42. programs at the same time. Just start Finalwriter with a print job, real3D
  43. with a render job and then start copying your file. This will run all at the
  44. same time. Much smoother than any other OS I've seen. (btw, I think you're
  45. poor A500 will be totally smoking and slow when you actually try do start
  46. readl3d, finalwriter etc at the same time, but that's just because the cpu
  47. is totally outdated). 
  48.  
  49. : Soooo why is Amiga Multitaking better than Win 3.11 or any other OS.
  50. : Amiga is fast and tasks full advantage of it's resources , but the
  51. : multitasking is just not that great. Unless it could copy a file, print
  52. : a page of text, and render an image. That would blow WinDOZE, System 7 
  53. : away as far as multitasking. Thanks in advance for setting me straight!
  54.  
  55.  
  56. It blows windows, system 7 ! Even when I had a system similar to that a500
  57. of yours I already had a music-program playing some backgroundmusic when I
  58. was typing/printing documents. No problem at all. 
  59. Nowadays I have a decent gfx card and a faster cpu and it's  the only
  60. system that I can work comfortable with :-)
  61.  
  62. I hope I was clear!
  63.  
  64. --
  65. Jaco Schoonen
  66. (jaco@stack.urc.tue.nl)
  67.